home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle: Internet utan modem / Internet CD.iso / web / computer / wwweps~1.com / adam / garbage.dcr / Internal_16.ls < prev    next >
Encoding:
Text File  |  1997-03-17  |  119 b   |  9 lines

  1. on exitFrame
  2.   if the timer > 1800 then
  3.     startTimer()
  4.     change_all()
  5.   end if
  6.   updateStage()
  7.   go(the frame)
  8. end
  9.